Websydian v6.1 online documentationOnline documentation - WebsydianExpress v3.5

API: AuthorizedEvent.UpdateAuthorizedEvent

Scoped Name

APIServer.AuthorizedEvents.UpdateAuthorizedEvent

Interface

Field Variable ...as Description
AuthorizedEventSurrogate Input Input The unique identification of the event to update.
AuthorizedEventImplName Input Input The name of the authorized event. This is the implementation name of the eventhandler that is used to implement the event.

Mandatory.

AuthorizedEventDescription Input Input A text description of the authorized event - as the name is an implementation name, this field can be
AuthorizedEventActive Input Input Active - The authorization of the event is evaluated.

Inactive - The authorization is not evaluated (so in fact this is just like a normal event).

This allows you to deactivate the authorization check for a specific event without having to delete the registrations for the event.

AuthorizedEventSiteKey Input Input The unique identification of the site the event belongs to.
Comment Input Input A comment for the authorized event.
NumberOfErrors Error Output The number of errors returned in the error array.
ErrorMessage ErrorArray

...occurs 10

Output Messages stating why the creation was unsuccessful.

Description

The API updates an existing authorized event.

Events

Universal events